home *** CD-ROM | disk | FTP | other *** search
- object frmProgress: TfrmProgress
- Left = 612
- Top = 410
- BorderStyle = bsNone
- Caption = 'Progress'
- ClientHeight = 176
- ClientWidth = 292
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- FormStyle = fsStayOnTop
- OldCreateOrder = False
- Position = poOwnerFormCenter
- Scaled = False
- PixelsPerInch = 96
- TextHeight = 13
- object RzPanel1: TRzPanel
- Left = 0
- Top = 0
- Width = 292
- Height = 176
- Align = alClient
- BevelWidth = 3
- BorderOuter = fsNone
- BorderColor = 14719354
- BorderWidth = 1
- TabOrder = 0
- object RunProgress: TRzProgressBar
- Left = 8
- Top = 57
- Width = 273
- Height = 13
- BorderInner = fsFlatRounded
- BorderOuter = fsNone
- BorderWidth = 0
- InteriorOffset = 0
- PartsComplete = 0
- Percent = 0
- TotalParts = 0
- end
- object pbService: TRzProgressBar
- Left = 8
- Top = 94
- Width = 273
- Height = 14
- BorderInner = fsFlatRounded
- BorderOuter = fsNone
- BorderWidth = 0
- InteriorOffset = 0
- PartsComplete = 0
- Percent = 0
- TotalParts = 0
- end
- object RzLabel1: TRzLabel
- Left = 9
- Top = 38
- Width = 68
- Height = 13
- Caption = 'Total Progress'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- BlinkIntervalOff = 0
- BlinkIntervalOn = 0
- end
- object RzLabel2: TRzLabel
- Left = 11
- Top = 77
- Width = 69
- Height = 13
- Caption = 'Issue Progress'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- BlinkIntervalOff = 0
- BlinkIntervalOn = 0
- end
- object RzGroupBox1: TRzGroupBox
- Left = 8
- Top = 112
- Width = 273
- Height = 49
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 0
- object lblText: TRzLabel
- Left = 1
- Top = 14
- Width = 271
- Height = 34
- Align = alClient
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- WordWrap = True
- BlinkIntervalOff = 0
- BlinkIntervalOn = 0
- end
- end
- object RzPanel2: TRzPanel
- Left = 1
- Top = 1
- Width = 290
- Height = 25
- Align = alTop
- BorderOuter = fsFlat
- TabOrder = 1
- object lblProgressDescription: TRzLabel
- Left = 5
- Top = 8
- Width = 89
- Height = 15
- Caption = 'Running Task ...'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = 9780231
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- BlinkIntervalOff = 0
- BlinkIntervalOn = 0
- end
- end
- end
- object Timer1: TTimer
- Left = 256
- Top = 8
- end
- end
-